home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-04-03 | 1.7 KB | 85 lines |
- [Version]
- ;
- ; sets the minimum InfoViewer version number
- BrowserVersion=3
-
- [Options]
- ;
- ; use this for configuring the checkmark bitmap in the menus
- ; (optional, default built-in)
- ; MenuCheckMarkBmp=!bullet.bmp
- ;
- ; Do we have a keyword index or not (optional, default = 1)
- KeywordIndex=1
- ;
- ; Do we have any SeeAlso items or not (optional, default = 1)
- SeeAlso=0
-
- [Settings]
- ;
- ; title of the CD
- TitleName=SQL Server Books Online
- ;
- ; MVB version number string
- TitleVersion=6.5
- ;
- ; series
- Series=SQLBOOKS
- ;
- ; Copyright
- Copyright=Copyright (c) 1994-1996 Microsoft Corporation.
- ;
- ; initial topic if none saved
- InitialTopic=_Introduction_setupINTRO
- ;
- ; change the name of the "Sample Applications" dialog to something else
- ; SampTitle=SampApp
- ;
- ; Do we require the user to run setup and read a license agreement first?
- ; (optional, default = 0)
- LicenseRequired=0
-
- [DocSets]
- ;
- ; List of DocSets found in this title or ones refered to in a SeeAlso
- ; IVTitle=1
-
- [Help]
- ;
- ; Online Help customization
- File=Help.Hlp
- ContextSense=1
- ; ReleaseNotes=Readme.Hlp
-
- [Topic Print Settings]
- tc=Arial,8i,%TOPICTITLE%
- tc1=Arial,8i,%COPYRIGHT%
- bl=Arial,8,%SOURCENAME%
- bc=Arial,8,Page %PAGE%
- br=Arial,8,%TITLENAME%
- ;
- ann=Arial,10
- annh=Arial,10bu,Annotation
-
- [Contents Print Settings]
- tc=Arial,8i,%FILTER%
- bc=Arial,8,%TITLENAME% - Page %PAGE%
-
- ; [splash.bmp]
- ; text0=95,137,Arial,14,%NAME%
- ; text1=95,155,Arial,14,%ORGANIZATION%
-
- ; [Image.Intro]
- ; settings for the home screen bitmap
- ; Blt=1
- ; xMargin=0
- ; yMargin=0
- ; HorzCenter=1
- ; VertCenter=1
- ; ButtonX=136
- ; ButtonY=120
- ; ButtonCX=170
- ; ButtonCY=80
- ; Jump=!JumpContext("Welcome_Info_Context")
- ;BkColor=255,255,255
-